home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / waldo / waldo.exe / FINAL08.DXR / 00295.ls < prev    next >
Encoding:
Text File  |  1995-10-08  |  97 b   |  7 lines

  1. on mouseDown
  2.   if legalButton(the clickOn) then
  3.     waldoWave()
  4.     go("Waldo Win")
  5.   end if
  6. end
  7.